The GetPointStatsResp object is used in:
| Property | SubType | Read Only | Description |
|---|---|---|---|
|
Count |
Integer |
Yes |
Returns the number of responses in the array. |
|
EntryCount |
Long |
Yes |
Returns the entry count in a time period for a given point. |
|
Error |
Integer |
Yes |
Returns the error message generated by the VHS. A value of zero indicates success. See CxVhs Error Codes. |
|
ExpirationDays |
Integer |
Yes |
Sets the history retention period for a record. |
|
TagString |
Variant |
Yes |
Sets tag string for a history point tag. Type: HistoryTagString |
|
TimeStampEnd |
Date |
Yes |
Sets the timestamp for the ending history record of a time period for a given point. |
|
TimeStampStart |
Date |
Yes |
Sets the timestamp for the starting history record of a time period for a given point. |
|
Version |
Integer |
Yes |
Returns the message version. This property ensures compatibility with software release versions of the VHS. |